Skip to content

Turn the bgets workaround into a manual option#41

Merged
msteinert merged 1 commit into
mainfrom
bgets-override-v2
Sep 5, 2025
Merged

Turn the bgets workaround into a manual option#41
msteinert merged 1 commit into
mainfrom
bgets-override-v2

Conversation

@rdmark

@rdmark rdmark commented Sep 2, 2025

Copy link
Copy Markdown
Collaborator

Rather than attempting to detect the bgets symbol dynamically, use a boolean build system flag to enable it

The code snippet we used before triggered a false positive on Ubuntu 24.04

Only Solaris 11 is known to need this workaround

Rather than attempting to detect the bgets symbol dynamically, use a boolean build system flag to enable it

The code snippet we used before triggered a false positive on Ubuntu 24.04

Only Solaris 11 is known to need this workaround
@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2025

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Sep 2, 2025

Copy link
Copy Markdown

File Coverage Lines Branches
All files 68% 73% 63%
bstring/bstraux.c 55% 64% 46%
bstring/bstrlib.c 73% 76% 69%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 725d228

@rdmark
rdmark requested a review from msteinert September 2, 2025 17:10
@msteinert
msteinert merged commit ca3acd7 into main Sep 5, 2025
27 of 28 checks passed
@rdmark
rdmark deleted the bgets-override-v2 branch September 5, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants